home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Yellows - Privacy (Deluxe)
/
Akira Gomi Photographs - Yellows: Privacy (Deluxe) - Disc 1.iso
/
footage
/
saver.dxr
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-07-10
|
201 b
|
11 lines
on exitFrame
global gmhsaver, gmvsaver
if (gmhsaver <> the mouseH) or (gmvsaver <> the mouseV) then
go("retMenu")
else
if the timer > 300 then
rndpictshow()
end if
end if
end